Object
Row
PopulatedCellCount | Returns number of populated cells in the row. |
RowNumber | Returns the number of this row (zero based) |
Cell | Returns cell at given column index. |
CellValue | Returns the Cell.Value for cell at given index. |
PopulatedCell | Gets populated cell at given index. |